-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.3.1
-
Code
-
Classes
- StripeObject
| Total Complexity |
84 |
| Dependencies |
9 |
| Dependents |
4 |
| Total lines |
510 |
| Lines of code |
247 |
| Logical lines of code |
144 |
| Comment lines |
222 |
| Methods |
31 |
| Properties |
7 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| serializeParamsValue() |
A |
46 |
15 |
35 |
| toArray() |
S |
54 |
6 |
20 |
| serializeParameters() |
S |
59 |
6 |
13 |
| refreshFrom() |
S |
54 |
5 |
20 |
| __get() |
S |
56 |
5 |
16 |
| updateAttributes() |
S |
59 |
5 |
13 |
| deepCopy() |
S |
60 |
4 |
13 |
| dirtyValue() |
S |
66 |
4 |
9 |
| __set() |
S |
60 |
3 |
11 |
| emptyValues() |
S |
63 |
3 |
10 |
| __construct() |
S |
62 |
2 |
11 |
| getPermanentAttributes() |
S |
68 |
2 |
7 |
| getAdditiveParams() |
S |
68 |
2 |
7 |
| offsetGet() |
S |
77 |
2 |
3 |
| constructFrom() |
S |
71 |
2 |
5 |
| dirty() |
S |
70 |
2 |
6 |
| isDeleted() |
S |
78 |
2 |
3 |
| __isset() |
S |
79 |
1 |
3 |
| __unset() |
S |
73 |
1 |
5 |
| __debugInfo() |
S |
82 |
1 |
3 |
| offsetSet() |
S |
80 |
1 |
3 |
| offsetExists() |
S |
79 |
1 |
3 |
| offsetUnset() |
S |
80 |
1 |
3 |
| count() |
S |
80 |
1 |
3 |
| keys() |
S |
80 |
1 |
3 |
| values() |
S |
80 |
1 |
3 |
| jsonSerialize() |
S |
81 |
1 |
3 |
| toJSON() |
S |
79 |
1 |
3 |
| __toString() |
S |
75 |
1 |
4 |
| getLastResponse() |
S |
82 |
1 |
3 |
| setLastResponse() |
S |
81 |
1 |
3 |